ASP.NET Core MVC コントロールヘルプ
MaxDepth プロパティ (TreeMap<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeMap<T> クラス : MaxDepth プロパティ
Gets or sets the maximum number of node levels to show in the current view.
シンタックス
'宣言
 
Public Property MaxDepth As System.Integer
public System.int MaxDepth {get; set;}
解説
Levels will be flattened into the current plane. If your TreeMap<T> has more levels than this, you will have to go up or down to see them.
参照

TreeMap<T> クラス
TreeMap<T> メンバ